POST api/[Delivery_17_SendUserPositionController]/Find

Request Information

URI Parameters

None.

Body Parameters

Request17
NameDescriptionTypeAdditional information
token

string

None.

lon

string

None.

lan

string

None.

time

string

None.

Request Formats

application/json, text/json

Sample:
{
  "token": "sample string 1",
  "lon": "sample string 2",
  "lan": "sample string 3",
  "time": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

JsonResultOfResponse
NameDescriptionTypeAdditional information
Content

Response

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.